home *** CD-ROM | disk | FTP | other *** search
- /*
- * Uncommenting any of the following will cause song-titles for the
- * matching artist to be skipped over. The routines will still
- * recognize the matching CD's, and will give the artist and CD-title
- * information, but it won't give song-title information.
- *
- * This should allow one to dramatically shrink the size of the
- * CD_DBase object module without turning off *all* song titles.
- * (to turn off all song titles, redefine the SET_CDtt macro)
- */
-
- // #define SKIPSONGS_Alan_Parsons_Project
- // #define SKIPSONGS_Bee_Gees
- // #define SKIPSONGS_Bob_Dylan
- // #define SKIPSONGS_Bruce_Springsteen
- // #define SKIPSONGS_Camel
- // #define SKIPSONGS_Chet_Atkins
- // #define SKIPSONGS_Eagles
- // #define SKIPSONGS_Elton_John
- // #define SKIPSONGS_Elvis_Costello
- // #define SKIPSONGS_Eric_Clapton
- // #define SKIPSONGS_Gandalf
- // #define SKIPSONGS_Gordon_Lightfoot
- // #define SKIPSONGS_Happy_Rhodes
- // #define SKIPSONGS_Heart
- // #define SKIPSONGS_Icehouse
- // #define SKIPSONGS_Jackson_Browne
- // #define SKIPSONGS_Jeff_Beck
- // #define SKIPSONGS_John_Fahey
- // #define SKIPSONGS_Klaus_Schulze
- // #define SKIPSONGS_Kraftwerk
- // #define SKIPSONGS_Led_Zeppelin
- // #define SKIPSONGS_Mannheim_Steamroller
- // #define SKIPSONGS_Mike_Oldfield
- // #define SKIPSONGS_Moody_Blues
- // #define SKIPSONGS_Nanci_Griffith
- // #define SKIPSONGS_Neil_Diamond
- // #define SKIPSONGS_Pat_Benatar
- // #define SKIPSONGS_Paul_McCartney
- // #define SKIPSONGS_Paul_Simon
- // #define SKIPSONGS_Pink_Floyd
- // #define SKIPSONGS_Renaissance
- // #define SKIPSONGS_Shadowfax
- // #define SKIPSONGS_Steely_Dan
- // #define SKIPSONGS_Tangerine_Dream
- // #define SKIPSONGS_The_Beatles
- // #define SKIPSONGS_U2
- // #define SKIPSONGS_Yes
-